crypto/tls.constantTimeHash.BlockSize (method)

2 uses

	crypto/tls (current package)
		cipher_suites.go#L597: func (c *cthWrapper) BlockSize() int              { return c.h.BlockSize() }

	hash
		hash.go#L45: 	BlockSize() int